home *** CD-ROM | disk | FTP | other *** search
- Program: Project6 v6.1a Hex Editor for Windows.
-
- Written in VB 5.0 (including source), this Hex Editor allows the user to
- list, search, and edit files in hexidecimal. Hex Editor v6.1a is completely
- public domain written in 1999. Due to its small size (under 32 KB.) the Hex
- Editor runs in a small window and takes little memory.
-
- Hex Editor displays a drop down menu for drives, a directory selection box,
- and a filename selection list box. Other displays include a list of the
- current directory/filename being editing (with filesize, and attributes),
- a window displaying the current position in the file, and a 8 x 10 window
- of the current hex position page of the file.
-
- Additional options allow the user to search for a hex value, change the
- current hex value, and select any position within the file. Edit functions
- include up/down/page up/page down, and apeend to file.
-
- Hex Edit v6.1a is an excellent beginning programming example. Lastest bugs
- for page down, and position fixed. Hex window changed to terminal font.
-
- Author: Erik Jon Oredson
- Email: azathoth@rptanet.org
- Url: http://mustang.rptanet.org/~azathoth/
-